home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrueBASIC Demo / Help Files / Windows < prev   
Encoding:
Text File  |  1985-10-29  |  718 b   |  18 lines  |  [TRU9/zzzz]

  1.                          Windows
  2.  
  3. True BASIC has three windows -- the source window, the Output
  4. window, and the Command window.
  5.  
  6. The source window is the only one you see when you start True 
  7. BASIC.  Your current program is displayed in the source window,
  8. and you always have a source window.
  9.  
  10. You open the output window by clicking the Output icon in
  11. the control box.  When you have an Output window, both text
  12. and graphics output are displayed in it.  When you don't have an
  13. Output window, your output is displayed on the full screen.
  14.  
  15. You open the Command window by clicking on the Command icon
  16. in the control box.  Use the Command window when you want
  17. to type commands or use statements as commands for debugging.
  18.